PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getFileAttachments Method
In This Topic
    getFileAttachments Method
    In This Topic
    Gets the list of file attachments embedded in this document.
    Syntax
    public PDFDocumentFileAttachmentCollection getFileAttachments()

    Return Value

    The collection of file attachments that are embedded in the document.
    See Also